description = "Two groups of characters, forming into two circles, are combined into one in the end.";
version = "1.00";
bin = "Combination2.bin";
========== Description Part End ==========
========== Parameter Part Begin ==========
$nCharacterCount(EDIT,INT,1,1 10000,"Total Characters ","The total characters using the special effect. The value is defined by the selected characters in the movie, but can not be changed in the property box.");
$nFrameCount(EDIT,INT,5,5 5,"Total Frames","It indicates the total frames of actions. The total frames of the effect is probably more than it.");
$nRadius(EDIT,INT,140,0 1000,"Radius","The radius of the arc, which consists of characters.");
$nInterval(EDIT,INT,5,1 1000,"Interval","The time difference between the former character and the latter one beginning to change.");
$nAlphaSpeed(EDIT,INT,5,1 1000,"Fading Speed","The speed of character fading.");